RSS
Website Privacy Policy GDPR
William B William B
👁 2,178 💬 0

Website Privacy Policy GDPR

Introduction Welcome to https://stocksharp.com/en/'s privacy policy. https://stocksharp.com/en/ respects your privacy and is committed to protecting your personal data. This privacy policy will inform...

William B William B
👁 1,735 💬 0

Website Acceptable Use Policy

PLEASE READ THE TERMS OF THIS POLICY CAREFULLY BEFORE USING THE SITE What's in these terms? This Acceptable Use Policy sets out the content standards that apply when you upload content to our site, ma...

William B William B
👁 1,052 💬 0

INFORMATION ABOUT HOW WE USE COOKIES

Our website uses cookies. A cookie is a small file of letters and numbers that we put on your computer if you agree. These cookies allow us to distinguish you from other users of our website, which he...

jaykop@wp.pl jaykop@wp.pl
👁 929 💬 0

Get BID side from DukasCopyHistorySource

var history = new DukasCopyHistorySource(new CsvNativeIdStorage("C:\test\asd.csv"), new InMemoryExchangeInfoProvider()); var security = new Security() { Id = "EURUSD", }; var timeFrame = TimeSpan.From...

jaykop@wp.pl jaykop@wp.pl
👁 1,038 💬 0

Unable to calculate WilderMovingAverage

Hi, I`m trying to calculate ATR using Wilder Moving Average. Here is my code: var atr = new WilderMovingAverage() { Length = 2, }; foreach (var candle in candles.Take(10)) { atr.Process(candle); } var...

kerrek kerrek
👁 1,268 💬 2

Where to Download S.Shell???

I have paid for S.Shell $493USD, but have no way to download it, all I have is the receipt. How do I go about downloading it to begin using it?

vsmt vsmt
👁 1,285 💬 1

BitMEX Testnet

Hi, I can connect to BitMEX using production API credentials, but I cannot connect to https://testnet.bitmex.com. Connection using testnet API credentials fails. StockSharp.Bitmex.dll version 4.4.15.0...

FRANK JARRETT FRANK JARRETT
👁 2,907 💬 10 ▲ 2

CQG Continuum Connection Error

S#.Data Error: System.InvalidOperationException: Trader is not enabled to use CQG Web API Test. Contact your FCM. AMP Global Clearing isn't quite sure how to help with this S#.Data error I'm getting. ...

ROhit ROhit
👁 1,281 💬 1

Exception coming while connecting to JSE

I am getting below exception, if you can help ItchTrader 2019-01-29 07:37:45 PM Error "System.InvalidOperationException: License N101430 does not support 'ITCH_LSE'. at StockSharp.ITCH.ItchMessageAdap...

call911 call911
👁 1,209 💬 2

[SUPPORT] How can I link windows for one security?

I am used to software where I enter in the menu bar a security and then all windows in a workspace show eg market depth, chart, orders etc for this security. How can i do this in terminal? Why do I ne...

call911 call911
👁 1,296 💬 1

Terminal can not send logs

S#.Terminal 1/13/2019 9:51:32 AM +00:00 Error Prepare logs file error: System.IO.FileNotFoundException: Could not load file or assembly 'System.IO.Compression, Version=4.1.1.0, Culture=neutral, Public...